gtk4.git
2020-07-24 Matthias Clasensortlistmodel: Fix a crash
2020-07-24 Matthias Clasendropdown: Fix popup sizing
2020-07-24 Timm BäderMerge branch 'fix-gdk-array-msvc' into 'master'
2020-07-24 Chun-wei Fangdk/gdkarrayimpl.c: Fix build on Visual Studio
2020-07-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-23 Matthias Clasendocs: Work around escaping bugs
2020-07-23 Matthias Clasendocs: Pass --standalone to pandoc
2020-07-23 Matthias Clasendocs: Improve shortcut trigger docs
2020-07-23 Matthias Clasendocs: Explain the shortcutcontroller example a bit
2020-07-23 Matthias Clasenfilechooser: Remove a leftover signal emission
2020-07-23 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-07-23 Benjamin Ottesearchenginemodel: Remove unused code
2020-07-23 Benjamin Ottesearchengine: Remove unused set_recursive() call
2020-07-23 Florentina... Update Romanian translation
2020-07-23 Florentina... Update Romanian translation
2020-07-23 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-22 Matthias ClasenNEWS: Updates
2020-07-22 Matthias Clasenmigration guide: Add some tables
2020-07-22 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-07-22 Benjamin Ottetimsort: Actually 0-terminate the array in get_runs()
2020-07-22 Yuri ChornoivanUpdate Ukrainian translation
2020-07-22 Yuri ChornoivanUpdate Ukrainian translation
2020-07-22 Matthias ClasenMerge branch 'wip/otte/sortlistmodel2' into 'master'
2020-07-22 Piotr DrągUpdate POTFILES.in
2020-07-22 Benjamin Ottegtk-demo: Add a progress bar when the colors demo resorts
2020-07-22 Benjamin Ottesortlistmodel: Add progress estimation
2020-07-22 Benjamin Ottetimsort: Add progress estimation
2020-07-22 Benjamin Ottesortlistmodel: Make key generation part of the step...
2020-07-22 Benjamin Ottegtk-demo: Make colors demo do incremental sorting
2020-07-22 Benjamin Ottesortlistmodel: Properly compute runs
2020-07-22 Benjamin Ottesortlistmodel: Make sort stable again
2020-07-22 Benjamin Ottemultisorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottetreelistrowsorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottenumericsorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottestringsorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottesortkeys: Add an equal sort keys
2020-07-22 Benjamin Ottesortlistmodel: Use GtkSortKeys
2020-07-22 Benjamin Ottesorter: Introduce GtkSortKeys
2020-07-22 Benjamin Ottesortlistmodel: Split the SortItem into 2 arrays
2020-07-22 Benjamin Ottesortlistmodel: Add an incremental property
2020-07-22 Benjamin Ottetestsuite: Add exhaustive sortlistmodel test
2020-07-22 Benjamin Ottesortlistmodel: Make the sort callback useful
2020-07-22 Benjamin Ottetimsort: Add change tracking to gtk_tim_sort_step()
2020-07-22 Benjamin Ottetimsort: Add gtk_tim_sort_set_max_merge_size()
2020-07-22 Benjamin Ottetimsort: Make sure merges don't take too long
2020-07-22 Benjamin Ottesortlistmodel: Make sorting incremental
2020-07-22 Benjamin Ottetimsort: Add gtk_tim_sort_set_runs()
2020-07-22 Benjamin Ottesortlistmodel: Use timsort
2020-07-22 Benjamin OtteAdd a timsort() implementation
2020-07-22 Benjamin Ottesortlistmodel: Track item positions
2020-07-22 Benjamin Ottesortlistmodel: Replace with an array-based model
2020-07-22 Boyuan YangUpdate Chinese (China) translation
2020-07-22 Boyuan YangUpdate Chinese (China) translation
2020-07-22 Boyuan YangUpdate Chinese (China) translation
2020-07-21 Matthias ClasenMerge branch 'wip/chergert/quartz4u' into 'master'
2020-07-21 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-21 Christian Hergertmacos: prototype new GDK backend for macOS
2020-07-21 Christian Hergertgdk: disable file transfer portal on macOS
2020-07-21 Christian Hergertbuild: add ATK fallback subproject wrapper
2020-07-21 Christian Hergertbuild: squash various warnings with Clang
2020-07-21 Christian Hergertbuild: fix linking support on macOS with Clang
2020-07-21 Matthias Clasengdk: Update gdkkeysyms.h
2020-07-20 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-20 Matthias Claseninspector: Make picking objects show them
2020-07-20 Benjamin Ottesortlistmodel: Test that the model is stable
2020-07-20 Benjamin Ottetestsuite: Fix a leak
2020-07-20 Matthias ClasenMerge branch 'barthalion/asan-runner' into 'master'
2020-07-20 Matthias ClasenMerge branch 'action-muxer-speedup' into 'master'
2020-07-20 Bartłomiej... ci: Switch ASAN tests to runners tagged so
2020-07-20 Matthias Clasenactionmuxer: Update docs and clean up headers
2020-07-20 Matthias Clasenactionmuxer: Use an array for accels
2020-07-20 Matthias Clasenactionmuxer: Create observed_actions and groups on...
2020-07-20 Matthias Claseninspector: Make the actions tab work again
2020-07-20 Matthias ClasenAdd gtk_action_muxer_list_actions
2020-07-20 Matthias Clasenactionmuxer: Stop implementing GActionGroup
2020-07-20 Matthias Clasenactionmuxer: Port internal users
2020-07-20 Matthias Clasenactionmuxer: Add some more api
2020-07-20 Matthias Claseninspector: Remove action support temporarily
2020-07-20 Matthias ClasenSpeed up action muxer setup more
2020-07-20 Matthias ClasenSpeed up action muxer setup
2020-07-20 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-20 Matthias Clasengsk: Remove an unused debug flag
2020-07-20 Matthias Claseninspector: Add a few more debug flags
2020-07-20 Matthias ClasenTweak the GTK_DEBUG=help output
2020-07-19 Matthias ClasenMerge branch 'list-model-docs' into 'master'
2020-07-19 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-19 Matthias Clasenwindowhandle: Don't use an action muxer needlessly
2020-07-18 Matthias ClasenNEWS: Updates
2020-07-18 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-18 Matthias Clasenbutton: Add explicit key bindings for activation
2020-07-18 Matthias Clasentext: Claim clicks when grabbing focus
2020-07-18 Matthias Claseninspector: Add focus handling to the property editor
2020-07-18 Matthias Claseneditablelabel: Stop editing on focus-out
2020-07-18 Matthias Clasenfixup editing style class
2020-07-18 Matthias Claseneditablelabel: Document css nodes
2020-07-18 Matthias Claseneditablelabel: Add a style class while editing
2020-07-18 Rico TzschichholzMerge branch 'wip/ricotz/annotations' into 'master'
2020-07-18 Rico Tzschichholzgtk: Improve g-i annotations for methods of GtkExpressi...
2020-07-18 Matthias Claseninspector: Clean up GtkInspectorGeneral
2020-07-18 Matthias Claseninspector: Clean up GtkInspectorMiscInfo
next